Table of Contents Previous Section

Summary

What's in a Web Objects application?

Typical Web Objects applications contain the following ingredients:

Where Does Everything Go?

All the WebObjects resources are located in three primary locations:

What Parts Do I Write?

You write the components of a WebObjects application. Typically, you put the components of a WebObjects application in a directory with the same name as the application, and the application directory goes somewhere in the <DocumentRoot>/WebObjects directory.

How do I run a Web Objects application?

To run a Web Objects application, you open a URL with the following form:

Figure 9 URL to Start a Web Objects Application